home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 July / Disc 1 / PCU0703CD1.iso / software / online / files / imacros.exe / DEMO-SECURELOGIN.IIM < prev    next >
Encoding:
Text File  |  2003-01-14  |  326 b   |  10 lines

  1. VERSION BUILD=200002
  2. URL GOTO=http://www.iopus.com/iim/iim.htm
  3. 'Do not encrypt password as this is only a demo account
  4. SET !ENCRYPTION NO
  5. WAIT SECONDS=3
  6. 'This line does the login:
  7. LOGIN USER=imacros URL=http://www.iopus.com/iim/topsecret PWD=iopus
  8. WAIT SECONDS=10
  9. TAG TYPE=A ATTR=HREF:http://www.iopus.com/iim.htm   
  10.